ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IGrouping<TKey> Interface
Members

In This Topic
    IGrouping<TKey> Interface
    In This Topic
    Object Model
    IGrouping<TKey> Interface
    Syntax
    'Declaration
     
    Public Interface IGrouping(Of TKey) 
       Inherits IDataModel 
    public interface IGrouping<TKey> : IDataModel  
    Type Parameters
    TKey
    See Also